| PictureEffects Xojo Plugin |
|
MotionBlurModule Module
A module that has MotionBlur method. The method is in global name space so it can either be called like
MotionBlurModule. MotionBlur(…)
or just
MotionBlur(…)
Methods
MotionBlur | To do a motion blur effect on a picture then use the MotionBlur function. |